projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afb11cd
)
* font.c (font_clear_prop): When clearing font width, clear the
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Oct 2008 14:41:11 +0000
(14:41 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Oct 2008 14:41:11 +0000
(14:41 +0000)
average width field too.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2118e4959d9ea0f493e7ebf215931a1a34acf109..8bd35f3b873e57821bc767a2a6f5ebc266b0886e 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-14 Kenichi Handa <handa@m17n.org>
+
+ * font.c (font_clear_prop): When clearing font width, clear the
+ average width field too.
+
2008-10-12 Andreas Schwab <schwab@suse.de>
* ftfont.c (ftfont_shape_by_flt): Make static.